Fix keyboard activation of menu buttons
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Aug 2013 02:22:22 +0000 (22:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Aug 2013 02:22:22 +0000 (22:22 -0400)
commitdc4f555d2591f0a23ccd16b3fa9acf7edf1ceb35
treebd63fc079c1819010e119f1db808ca98fcb8348a
parent624ec0fb7d5329261dd0c4a991c7889a70c61535
Fix keyboard activation of menu buttons

Keyboard activation relies on the menu not being visible,
so ensure that it isn't when the menu is attached.

Problem tracked down by Vincent Le Garrec,
https://bugzilla.gnome.org/show_bug.cgi?id=688738
gtk/gtkmenubutton.c